org.eclipse.vtp.desktop.projects.voice
Interface IVoiceProject

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IMediaProject, IVoiceToolsProject, IVoiceToolsResource
All Known Implementing Classes:
VoiceProject

public interface IVoiceProject
extends IMediaProject

This interface represents the top level project folder resource for persona language support projects. The project layout for persona projects is highly structured to facilitate easy enumeration of the artifacts used in its creation and definition. This interface also provides access to information stored in auxillary "." files that are hidden from general view and modification.

Version:
2.0
Author:
Trip Gilman

Method Summary
 
Methods inherited from interface org.eclipse.vtp.desktop.projects.core.IMediaProject
getLanguagePackId, getMediaFilesFolder, getMediaProjectId, getMediaProvider, getPromptSet
 
Methods inherited from interface org.eclipse.vtp.desktop.projects.core.IVoiceToolsProject
getUnderlyingProject
 
Methods inherited from interface org.eclipse.vtp.desktop.projects.core.IVoiceToolsResource
addRefreshListener, deferEvents, getName, getParent, getProject, refresh, removeRefreshListener, resumeEvents
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter